HappyDoc Generated Documentation .\_surfnet

. / _surfnet 

_surfnet module

Functions   
  interface_surfnet 
interface_surfnet (
        aList1,
        aList2,
        xformed,
        threshold,
        cutoff,
        )

interface_surfnet(aList1: list of chimera.Atom, aList2: list of chimera.Atom, xformed: bool, threshold: float = 1.0, cutoff: float = 10) -> chimera.Molecule

  compute_surface 
compute_surface (
        mol,
        interval,
        xformed,
        quadratic,
        compact,
        color,
        )

compute_surface(mol: chimera.Molecule, interval: float, xformed: bool, quadratic: bool, compact: bool, color: chimera.MaterialColor = None) -> str

  compute_mesh 
compute_mesh (
        mol,
        interval,
        xformed,
        quadratic,
        compact,
        color,
        )

compute_mesh(mol: chimera.Molecule, interval: float, xformed: bool, quadratic: bool, compact: bool, color: chimera.MaterialColor = None) -> str

  model_surfnet 
model_surfnet (
        mol,
        threshold,
        cutoff,
        )

model_surfnet(mol: chimera.Molecule, threshold: float = 1.0, cutoff: float = 10) -> chimera.Molecule

  atoms_surfnet 
atoms_surfnet (
        atomList,
        xformed,
        threshold,
        cutoff,
        )

atoms_surfnet(atomList: list of chimera.Atom, xformed: bool, threshold: float = 1.0, cutoff: float = 10) -> chimera.Molecule

Classes   

error

no attributes


This document was automatically generated Thu Nov 09 13:33:30 2006 by HappyDoc version 3.0.a1